home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000005_news@newsmaster….columbia.edu _Sun Dec 13 16:17:56 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA05658
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 13 Dec 1998 16:17:56 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id QAA28318
  7.     for kermit.misc@watsun; Sun, 13 Dec 1998 16:17:55 -0500 (EST)
  8. Path: news.columbia.edu!panix!news-peer.gip.net!news.gsl.net!gip.net!newsfeed.nacamar.de!news-kar1.dfn.de!inka.de!news.ka.inka.de!not-for-mail
  9. From: "Felix E. Klee" <felix.klee@inka.de>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: emacs config
  12. Date: Sun, 13 Dec 1998 21:15:29 +0000
  13. Organization: (Posted via) Individual Network Region Karlsruhe e.V.
  14. Lines: 24
  15. Message-ID: <36742E71.FAD3F77@inka.de>
  16. NNTP-Posting-Host: klee.inka.de
  17. Mime-Version: 1.0
  18. Content-Type: text/plain; charset=us-ascii
  19. Content-Transfer-Encoding: 7bit
  20. X-Trace: sapa.inka.de 913583865 22191 felix 193.197.164.211
  21. X-Complaints-To: newsmaster@news.inka.de
  22. X-Mailer: Mozilla 4.06 [en] (X11; I; Linux 2.0.34 i586)
  23. Xref: news.columbia.edu comp.protocols.kermit.misc:9637
  24.  
  25. Hi,
  26.  
  27. I use Kermit 3.14 to connect to a remote LINUX machine. However
  28. when I run emacs 20 some key combinations (page up, page down, 
  29. home, end, etc.) do not work. They are set up correctly in .emacs 
  30. and work when emacs is run in X locally on the remote machine. 
  31.  
  32. What do I have to do to make these keys work in emacs run in
  33. kermit and where do I find information on that topic?
  34.  
  35. TIA,
  36.  
  37. Felix
  38.  
  39.  
  40. Extract from my .emacs (all my key combinations are set 
  41. up like this):
  42.  
  43. (define-key global-map [home] 'beginning-of-line)
  44. (define-key global-map [end] 'end-of-line)
  45.  
  46. -- 
  47. mailto:felix.klee@inka.de
  48. http://sites.inka.de/sites/klee